ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseOverlayItemView<TOwnerView> Class / _toOverlayItemModel Method

In This Topic
    _toOverlayItemModel Method (_BaseOverlayItemView<TOwnerView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _toOverlayItemModel() As IOverlayItemModel
    public IOverlayItemModel _toOverlayItemModel()
    See Also